CloneAccount
Overview
The Clone Account operation copies an existing account's aliases to a new account. Permissions for the new account is added to any library to which the sibling account has access.
| Operation | OperationName |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://tempuri.org/IManageLibraries/CloneAccount |
| Input | IManageLibraries_CloneAccount_InputMessage (soap12:body, use = literal) |
| Output | IManageLibraries_CloneAccount_OutputMessage (soap12:body, use = literal) |
Request Message
The operation input is CloneAccount. The request requires strings of data containing the existing and new account ID's as a parameter on the input message.